home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3chnorm.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_NORMALCHANNEL_H = 1;
- include("real/frio/r3chvec.js")
-
-
- var R3CLID_NORMALCHANNEL = 422;
-
-
-
-
-
-
- function r3Normalchannel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_NORMALCHANNEL, arguments);
- }
- // Attributes
- }
-
- r3Normalchannel.prototype=new r3Vectorchannel;
- // r3chnorm.h_H